home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15599 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  586 b 

  1. Path: d119.w.interaccess.com!gcraig
  2. From: gcraig@interaccess.com (George Craig)
  3. Newsgroups: comp.lang.c
  4. Subject: Obtaining File Lists in C
  5. Date: Sat, 20 Apr 1996 02:29:40 LOCAL
  6. Organization: Ace Computer Systems
  7. Message-ID: <gcraig.7.00687264@interaccess.com>
  8. NNTP-Posting-Host: d119.w.interaccess.com
  9. X-Newsreader: Trumpet for Windows [Version 1.0 Rev B final beta #4]
  10.  
  11. I just wanted to say thanks to all who helped me in sloving this problem
  12.  
  13. I decided to use #ifdef (__OS__) to write a single *.c file and use findfirst 
  14. for DOS and other methods for Linux...
  15.  
  16. Thanks for the help!
  17.  
  18.